Synthetic guarded domain theory (SGDT), is a field of synthetic mathematics that provides an alternative to synthetic domain theory, where all guarded recursive definitions have (guarded) fixed points.
More generally, the aim of synthetic domain theory is roughly that computability should be built in the logic. As a result, constructions on domains would be set-theoretic with no extra structure and proofs of continuity are for free. However, such a theory would yield an unrestricted fixed-point combinator at all types which would render the theory itself inconsistent when viewed as a logical system.
SGDT solves this problem by introducing a notion of “time”. For a type , is the type of computations available one step from now. The modality (pronounced “later”) yields a restricted fixed-point operator
at all types , which is consistent when viewing this theory as a logical framework. In particular, it corresponds to Löb's theorem.
The original model of (single-clock) SGDT is the category of presheaves over , the first infinite ordinal. The objects of this category, also known as the topos of trees, here named , are contravariant set-valued functors which have the following shape
where the maps , for , are the restriction maps induced by the functor . The arrows of this category are natural transformations between two functors (satisfying the naturality condition).
The later modality is an endofunctor in this category defined as and , for an object . Furthermore, for every object there exists an obvious map witnessing the fact that everything that is available now is also available later.
Inspired by terminology used in the metric spaces (see below), every map in is called non-expansive while a map is contractive if it factors through the map, i.e. there exists a map such that .
A -algebra yields a natural transformation with components and commuting with the restriction maps of the object . It can therefore be thought of as an -chain as follows
The morphism is itself a natural transformation whose components are , for all satisfying
The idea here is that the recursive call is guarded by the map.
The category of complete bisected ultrametric spaces (BiCUlt) is a coreflective subcategory of the topos of trees (Proposition 5.1).
Moreover, the inclusion functor restricts to an equivalence of categories when considering objects in whose restriction maps are surjective, which are sometimes called the total objects or flabby sheaves.
First, recall that every point in a ball of an ultrametric space is at its centre while intersecting balls are contained into each other which means that closed -balls partition a space. Thus, we can partition a metric space by defining a family of equivalence relation
for all . This family is also known as Complete Ordered Family of Equivalences (c.o.f.e) (Di Gianantonio and Miculan, 2003). Intuitively, and are equal at if they belong to the same -ball.
The inclusion functor takes a metric space in CBUlt into the presheaf of its space decompositions
where each restriction map takes a -ball to the -ball that contains it.
The inclusion functor has a right adjoint which maps a presheaf to the homset (the global elements of ). This is also the limit of when seen as a diagram in Set. The metric on is defined as
for natural transformations . Intuitively, this metric is the greatest lower bound on which the elements of agree.
A summary of these results can be found in Bizjak’s Ph.D. thesis (Bizjak 16, Section 1.2).
Palombi and Sterling provide the following simple axiomatization of a model of (single-clock) synthetic guarded domain theory:
An elementary topos with natural numbers object.
with a left exact endofunctor
with a natural transformation satisfying
supporting Löb-induction, i.e., in the internal logic of .
Then “multi-clock” SGDT is simply a topos with an object of clocks such that the slice is a model of single-clock SGDT.
Mathematics in synthetic guarded domain theory can be formalized in the internal language of SGDT models. Several presentations have been proposed such as:
guarded dependent type theory (BGCMB2016) which is an extensional type theory
clocked cubical type theory (KMV2022), an intensional type theory extending cubical type theory.
Agda includes an implementation of some portions of clocked cubical type theory under the name Guarded Cubical Agda.
Lars Birkedal, Rasmus Ejlers Møgelberg, Jan Schwinghammer, Kristian Støvring, First steps in synthetic guarded domain theory: step-indexing in the topos of trees. Logical Methods in Computer Science 8 4 (2012) [doi:10.2168/LMCS-8(4:1)2012]
Aleš Bizjak, Hans Bugge Grathwohl, Ranald Clouston, Rasmus E. Møgelberg, Lars Birkedal. Guarded Dependent Type Theory with Coinductive Types. FoSSaCS 2016 (doi)
Magnus Baunsgaard Kristensen, Rasmus Ejlers Møgelberg, Andrea Vezzosi Greatest HITs: Higher inductive types in coinductive definitions via induction under clocks. LICS 2022 (preprint)
Daniele Palombi and Jonathan Sterling, Classifying topoi in synthetic guarded domain theory: The universal property of multi-clock guarded recursion. Mathematical Foundations of Program Semantics 2022 (doi)
Marco Paviotti, Denotational semantics in Synthetic Guarded Domain Theory. PhD thesis, IT University of Copenhagen (pdf)
Aleš Bizjak, On Semantics and Applications of Guarded Recursion. PhD thesis, Aarhus University (pdf)
Pietro Di Gianantonio, Marino Miculan, A Unifying Approach to Recursive and Co-recursive Definitions. In Geuvers, Wiedijk, editors, Proceedings of TYPES’02. LNCS 2646, 2003.
Last revised on March 12, 2024 at 12:54:18. See the history of this page for a list of all contributions to it.